SixBit API Schema
SaleType Complex Type
Description
The information about a sale.
Namespace (none)
Diagram
Any Sequence CustomFields Element AdFee Element SiteSalesTaxCollectedAmount Element RawSalePrice Element CurrencyCode Element ConversionRate Element PaymentProcessingFee Element ConsignorListingFee Element TotalConsignorCharges Element CommissionIn Element IsConsignorNotificationSent Element ConsignorNotifiedDate Element ConsignorPaidDate Element IsConsignorPaid Element IsConsigned Element ConsignmentPlanName Element ConsignmentPlanID Element FeedbackTypeSent Element FeedbackTypeReceived Element FeedbackMessageSent Element FeedbackResponseSent Element FeedbackMessageReceived Element ExtendedPrice Element Notes Element FeedbackLeft Element FeedbackReceived Element WeightMinor Element WeightMajor Element FVFRefundRequestedDate Element DisputeID Element InDispute Element SaleDate Element FVF Element SalesTax Element QtySold Element SalePrice Element ListingType Element Title Element TransactionID Element eCommerceID Element ExternalOrderID Element OrderID Element ExternalShipmentID Element ShipmentID Element ProductID Element SKU Element ExternalItemID Element ItemID Element SaleID Element All SaleType Complex Type
Overview
SaleType
The information about a sale.
All
Sequence
Any 0..∞
Used By
Sale Element
Sale Element
Source
<xs:complexType name="SaleType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The information about a sale.</xs:documentation>
  </xs:annotation>
  <xs:all>
    <xs:element name="SaleID" type="SaleIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ItemID" type="ItemIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ExternalItemID" type="ExternalItemIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="SKU" type="SKUType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ProductID" type="ProductIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ShipmentID" type="ShipmentIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ExternalShipmentID" type="ExternalShipmentIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="OrderID" type="OrderIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ExternalOrderID" type="ExternalOrderIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="eCommerceID" type="eCommerceIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="TransactionID" type="TransactionIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="Title" type="TitleType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ListingType" type="ListingTypeType" maxOccurs="1" minOccurs="0" />
    <xs:element name="SalePrice" type="SalePriceType" maxOccurs="1" minOccurs="0" />
    <xs:element name="QtySold" type="QtySoldType" maxOccurs="1" minOccurs="0" />
    <xs:element name="SalesTax" type="SalesTaxType" maxOccurs="1" minOccurs="0" />
    <xs:element name="FVF" type="FVFType" maxOccurs="1" minOccurs="0" />
    <xs:element name="SaleDate" type="SaleDateType" maxOccurs="1" minOccurs="0" />
    <xs:element name="InDispute" type="InDisputeType" maxOccurs="1" minOccurs="0" />
    <xs:element name="DisputeID" type="DisputeIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="FVFRefundRequestedDate" type="FVFRefundRequestedDateType" maxOccurs="1" minOccurs="0" />
    <xs:element name="WeightMajor" type="WeightMajorType" maxOccurs="1" minOccurs="0" />
    <xs:element name="WeightMinor" type="WeightMinorType" maxOccurs="1" minOccurs="0" />
    <xs:element name="FeedbackReceived" type="FeedbackReceivedType" maxOccurs="1" minOccurs="0" />
    <xs:element name="FeedbackLeft" type="FeedbackLeftType" maxOccurs="1" minOccurs="0" />
    <xs:element name="Notes" type="NotesType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ExtendedPrice" type="ExtendedPriceType" maxOccurs="1" minOccurs="0" />
    <xs:element name="FeedbackMessageReceived" type="FeedbackMessageReceivedType" maxOccurs="1" minOccurs="0" />
    <xs:element name="FeedbackResponseSent" type="FeedbackResponseSentType" maxOccurs="1" minOccurs="0" />
    <xs:element name="FeedbackMessageSent" type="FeedbackMessageSentType" maxOccurs="1" minOccurs="0" />
    <xs:element name="FeedbackTypeReceived" type="FeedbackTypeReceivedType" maxOccurs="1" minOccurs="0" />
    <xs:element name="FeedbackTypeSent" type="FeedbackTypeSentType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ConsignmentPlanID" type="ConsignmentPlanIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ConsignmentPlanName" type="ConsignmentPlanNameType" maxOccurs="1" minOccurs="0" />
    <xs:element name="IsConsigned" type="IsConsignedType" maxOccurs="1" minOccurs="0" />
    <xs:element name="IsConsignorPaid" type="IsConsignorPaidType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ConsignorPaidDate" type="ConsignorPaidDateType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ConsignorNotifiedDate" type="ConsignorNotifiedDateType" maxOccurs="1" minOccurs="0" />
    <xs:element name="IsConsignorNotificationSent" type="IsConsignorNotificationSentType" maxOccurs="1" minOccurs="0" />
    <xs:element name="CommissionIn" type="CommissionInType" maxOccurs="1" minOccurs="0" />
    <xs:element name="TotalConsignorCharges" type="TotalConsignorChargesType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ConsignorListingFee" type="ConsignorListingFeeType" maxOccurs="1" minOccurs="0" />
    <xs:element name="PaymentProcessingFee" type="PaymentProcessingFeeType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ConversionRate" type="ConversionRateType" maxOccurs="1" minOccurs="0" />
    <xs:element name="CurrencyCode" type="CurrencyCodeType" maxOccurs="1" minOccurs="0" />
    <xs:element name="RawSalePrice" type="RawSalePriceType" maxOccurs="1" minOccurs="0" />
    <xs:element name="SiteSalesTaxCollectedAmount" maxOccurs="1" minOccurs="0" type="SiteSalesTaxCollectedAmountType" />
    <xs:element name="AdFee" maxOccurs="1" minOccurs="0" type="AdFeeType" />
    <xs:element name="CustomFields" maxOccurs="1" minOccurs="0" type="CustomFieldsType" />
  </xs:all>
</xs:complexType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.